From b819ef725ed198331dd24a4f95d8f9ddb7061014 Mon Sep 17 00:00:00 2001 From: "cl349@firebug.cl.cam.ac.uk" Date: Fri, 4 Mar 2005 00:57:22 +0000 Subject: [PATCH] bitkeeper revision 1.1159.258.21 (4227b272juDzo6xMj-KE4nB4e0xsmA) xmexample updates. Signed-off-by: chris@xensource.com --- tools/examples/xmexample1 | 4 ++-- tools/examples/xmexample2 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/examples/xmexample1 b/tools/examples/xmexample1 index cdf4b6c824..0fe27fbef6 100644 --- a/tools/examples/xmexample1 +++ b/tools/examples/xmexample1 @@ -8,7 +8,7 @@ #---------------------------------------------------------------------------- # Kernel image file. -kernel = "/boot/vmlinuz-2.6.9-xenU" +kernel = "/boot/vmlinuz-2.6.10-xenU" # Optional ramdisk. #ramdisk = "/boot/initrd.gz" @@ -42,7 +42,7 @@ name = "ExampleDomain" # where UNAME is the device, DEV is the device name the domain will see, # and MODE is r for read-only, w for read-write. -disk = [ 'phy:hda1,hda1,r' ] +disk = [ 'phy:hda1,hda1,w' ] #---------------------------------------------------------------------------- # Set the kernel command line for the new domain. diff --git a/tools/examples/xmexample2 b/tools/examples/xmexample2 index 61479ca5f0..1d4084ddc1 100644 --- a/tools/examples/xmexample2 +++ b/tools/examples/xmexample2 @@ -36,7 +36,7 @@ xm_vars.check() #---------------------------------------------------------------------------- # Kernel image file. -kernel = "/boot/vmlinuz-2.6.9-xenU" +kernel = "/boot/vmlinuz-2.6.10-xenU" # Optional ramdisk. #ramdisk = "/boot/initrd.gz" -- 2.30.2